mediatek/filogic: add OpenWrt One support
authorJohn Crispin <john@phrozen.org>
Thu, 4 Apr 2024 20:38:50 +0000 (22:38 +0200)
committerJohn Crispin <john@phrozen.org>
Tue, 21 May 2024 09:35:38 +0000 (11:35 +0200)
commitdd58ad968a2877ef8a3f2f057e07c7b9683560cd
tree5677ea0358beab0e6e08b0270db3a4d6192d5888
parent47d308a46cdbca6c8634a6f26fdf8e75579df26b
mediatek/filogic: add OpenWrt One support

Specification:
 - MT7981 CPU using 2.4GHz and 5GHz WiFi (both AX)
 - 1GB RAM
 - 16MB NOR
 - 128MB NAND
 - 3 LEDs (red, green, blue, white)
 - 2 buttons (reset, user defined)
 - 1 2.5Gbit WAN port (Airoha EN8811h)
 - 1 1Gbit LAN ports
 - 1 single lane M.2 SSD slot
 - 1 mikroBus socket
 - externel HW WDT (25s refresh time)
 - i2c RTC (with battery backup)

Serial Interface
 - UBS-C CDC-ACM
 - 3 Pins GND, RX, TX
 - Settings: 115200, 8N1

MAC addresses are not populated on the early samples.

Signed-off-by: John Crispin <john@phrozen.org>
target/linux/mediatek/dts/mt7981b-openwrt-one.dts [new file with mode: 0644]
target/linux/mediatek/filogic/base-files/etc/board.d/01_leds
target/linux/mediatek/filogic/base-files/etc/board.d/02_network
target/linux/mediatek/filogic/base-files/etc/hotplug.d/firmware/11-mt76-caldata
target/linux/mediatek/filogic/base-files/lib/upgrade/platform.sh
target/linux/mediatek/image/filogic.mk